Drawing.getCanPathSegmentsIndirectlyOverlap Method

Gets a value indicating whether two path segments that do not directly overlap can be rendered using the same path there is any continuous chain of overlapping path segments between them without changing the appearance of z-order.
 
 
Static This method is static.

Parameters

stroke

Type: Brush - May be null
fill

Type: Object - May be null
A Brush or the SVG brush value "none".

Return Value


Type: Boolean